Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Ok, apparently the library did not contain much code. Adding more code it now correctly shows that it is a dynamic library also with ldd.
Hi,
You should start your application with the QT_DEBUG_PLUGINS environment variable set to 1. It should show more information with regard to plugin loading.
Hi, perhaps you copied the Qt dlls from the wrong place, instead of copying from C:\Qt\5.5\mingw492_32\bin you copied from C:\Qt\Tools\QtCreator\bin?